libreoffice.git
3 years agoadd pdf to DRAWDOCS for bash-completion
Rene Engelhard [Tue, 3 Nov 2020 19:34:01 +0000 (20:34 +0100)]
add pdf to DRAWDOCS for bash-completion

Change-Id: I02195cb235774d205e9f9cc8821b897a841fa54f

Gbp-Pq: Name bash-completion-DRAWDOCS-pdf.diff

3 years agoUpgrade liborcus to 0.16.0.
Kohei Yoshida [Thu, 10 Sep 2020 01:23:48 +0000 (21:23 -0400)]
Upgrade liborcus to 0.16.0.

Change-Id: Iae29fb26417dfc161698a81bee84e81545969065
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102502
Tested-by: Jenkins
Reviewed-by: Kohei Yoshida <kohei@libreoffice.org>
Gbp-Pq: Name liborcus-0.16.diff

3 years agoConvert attribute value to UTF-8 when passing it to libxml2
Stephan Bergmann [Wed, 23 Sep 2020 09:41:05 +0000 (11:41 +0200)]
Convert attribute value to UTF-8 when passing it to libxml2

Using toUtf8, requiring the OUString to actually contain well-formed data, but
which is likely OK for this test-code--only function, and is also what similar
dumpAsXml functions e.g. in editeng/source/items/textitem.cxx already use.

This appears to have been broken ever since the code's introduction in
553f10c71a2cc92f5f5890e24948f5277e3d2758 "add dumpAsXml() to more pool items",
and it would typically only have written the leading zero or one
(depending on the architecture's endianness) characters.  (I ran across it on
big-endian s390x, where CppunitTest_sd_tiledrendering
SdTiledRenderingTest::testTdf104405 failed because of

> Entity: line 2: parser error : Input is not proper UTF-8, indicate encoding !
> Bytes: 0xCF 0x22 0x2F 0x3E
> ation=""/><SfxPoolItem whichId="4017" typeName="13SvxBulletItem" presentation="%
>                                                                                ^

apparently reported from within libxml2.)

Change-Id: I4b116d3be84098bd8b8a13b6937da70a1ee02c7f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103236
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Jenkins
Gbp-Pq: Name bigendian.diff

3 years ago[PATCH] Resolves: rhbz#1432468 disable opencl by default
Caolán McNamara [Mon, 27 Mar 2017 10:47:01 +0000 (11:47 +0100)]
[PATCH] Resolves: rhbz#1432468 disable opencl by default

Change-Id: Ie037fcabdd219f195425979dd721501fb5527573

Gbp-Pq: Name no-opencl-per-default.diff

3 years agodisable-shortcuts_tab_navigation-uitest
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
disable-shortcuts_tab_navigation-uitest

Gbp-Pq: Name disable-shortcuts_tab_navigation-uitest.diff

3 years agofix-lo-xlate-lang-nb
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
fix-lo-xlate-lang-nb

Gbp-Pq: Name fix-lo-xlate-lang-nb.diff

3 years agosc-opengl-optional
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
sc-opengl-optional

Gbp-Pq: Name sc-opengl-optional.diff

3 years agoadd-access2base-doc
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
add-access2base-doc

Gbp-Pq: Name add-access2base-doc.diff

3 years agoAdd safer float comparisons to bridgetest equals()
Marcus Tomlinson [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
Add safer float comparisons to bridgetest equals()

Bug-Ubuntu: https://launchpad.net/bugs/1832360

Gbp-Pq: Name fix-flaky-bridgetest.diff

3 years agofix rounding errors that cause autopkgtests to fail on i386
Olivier Tilloy [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
fix rounding errors that cause autopkgtests to fail on i386

Gbp-Pq: Name fix-uicheck-tests-on-i386.patch

3 years agoapparmor-opencl
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
apparmor-opencl

apparmor: Add opencl support

AppArmor in Debian Buster now has OpenCL abstractions.

Include OpenCL abstractions to fix OpenCL usage in Calc.

Gbp-Pq: Name apparmor-opencl.diff

3 years ago[PATCH] mariadb
Markus Koschany [Fri, 9 Nov 2018 22:06:15 +0000 (23:06 +0100)]
[PATCH] mariadb

Gbp-Pq: Name use-mariadb-java-instead-of-mysql-java.diff

3 years agodisableClassPathURLCheck
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
disableClassPathURLCheck

Gbp-Pq: Name disableClassPathURLCheck.diff

3 years agoapparmor-mesa
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
apparmor-mesa

Gbp-Pq: Name apparmor-mesa.diff

3 years ago[PATCH] apparmor: use dri-enumerate abstraction
Vincas Dargis [Sat, 4 Aug 2018 14:40:05 +0000 (17:40 +0300)]
[PATCH] apparmor: use dri-enumerate abstraction

Remove backported rule and use new dri-enumerate abstraction instead.
dri-enumerate is available in AppArmor 2.13, which recently migrated
into Debian Buster.

Change-Id: I64919edc1882f7bc1e65cfb94686464c5350f699

Gbp-Pq: Name apparmor-cleanups.diff

3 years agoapparmor-allow-java.security
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
apparmor-allow-java.security

Gbp-Pq: Name apparmor-allow-java.security.diff

3 years agodo-not-hide-test-output
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
do-not-hide-test-output

Gbp-Pq: Name do-not-hide-test-output.diff

3 years agodisable-java-in-odk-build-examples-on-zero-vm
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
disable-java-in-odk-build-examples-on-zero-vm

Gbp-Pq: Name disable-java-in-odk-build-examples-on-zero-vm.diff

3 years agoappstream-ignore-startcenter
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
appstream-ignore-startcenter

Gbp-Pq: Name appstream-ignore-startcenter.diff

3 years agoHide startcenter and math from the shell
Olivier Tilloy [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
Hide startcenter and math from the shell

Bug-Ubuntu: https://launchpad.net/bugs/1696250
Forwarded: not-needed

Gbp-Pq: Name hide-math-desktop-file.patch

3 years agoapparmor-complain
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
apparmor-complain

Gbp-Pq: Name apparmor-complain.diff

3 years agocppunit-optional
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
cppunit-optional

Gbp-Pq: Name cppunit-optional.diff

3 years agono-openssl
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
no-openssl

don't add -lssl etc if not needed (because we use system-postgresql)

Gbp-Pq: Name no-openssl.diff

3 years agosystem-officeotron-and-odfvalidator
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
system-officeotron-and-odfvalidator

Gbp-Pq: Name system-officeotron-and-odfvalidator.diff

3 years agono-packagekit-per-default
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
no-packagekit-per-default

Gbp-Pq: Name no-packagekit-per-default.diff

3 years agohppa-is-32bit
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
hppa-is-32bit

Gbp-Pq: Name hppa-is-32bit.diff

3 years agojavadoc-optional
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
javadoc-optional

Gemeinsame Unterverzeichnisse: odk-old/config und odk/config.
Gemeinsame Unterverzeichnisse: odk-old/docs und odk/docs.
Gemeinsame Unterverzeichnisse: odk-old/examples und odk/examples.

Gemeinsame Unterverzeichnisse: odk-old/config und odk/config.
Gemeinsame Unterverzeichnisse: odk-old/docs und odk/docs.
Gemeinsame Unterverzeichnisse: odk-old/examples und odk/examples.

Gbp-Pq: Name javadoc-optional.diff

3 years agofix-internal-hsqldb-build
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
fix-internal-hsqldb-build

Gbp-Pq: Name fix-internal-hsqldb-build.diff

3 years agodisable-flaky-tests
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
disable-flaky-tests

14:13 < mst__> _rene_, the toolkit unoapi tests are known to be flaky (in some
               system dependent way) e.g. on the Win@6 tinderbox it always
               crashes
14:14 < mst__> _rene_, sc.ScAccessible* tests also fail on some systems some of
               the time

Gbp-Pq: Name disable-flaky-tests.diff

3 years agodebian-hardened-buildflags-no-LO-fstack-protector-strong
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
debian-hardened-buildflags-no-LO-fstack-protector-strong

don't hardcode -fstack-protector-strong in configure.ac/gbuild. We get the
hardening flags from dpkg-buildflags anyway.

Gbp-Pq: Name debian-hardened-buildflags-no-LO-fstack-protector-strong.diff

3 years agodebian-hardened-buildflags-CPPFLAGS
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
debian-hardened-buildflags-CPPFLAGS

Gbp-Pq: Name debian-hardened-buildflags-CPPFLAGS.diff

3 years agomediwiki-oor-replace
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
mediwiki-oor-replace

Gbp-Pq: Name mediwiki-oor-replace.diff

3 years agomake-package-modules-not-suck
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
make-package-modules-not-suck

Gbp-Pq: Name make-package-modules-not-suck.diff

3 years agojdbc-driver-classpaths
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
jdbc-driver-classpaths

Gbp-Pq: Name jdbc-driver-classpaths.diff

3 years agoreportdesign-mention-package
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
reportdesign-mention-package

Gbp-Pq: Name reportdesign-mention-package.diff

3 years agosensible-lomua
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
sensible-lomua

===================================================================

Gbp-Pq: Name sensible-lomua.diff

3 years agohelp-msg-add-package-info
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
help-msg-add-package-info

Gbp-Pq: Name help-msg-add-package-info.diff

3 years agomention-java-common-package
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
mention-java-common-package

Gbp-Pq: Name mention-java-common-package.diff

3 years agoinstall-fixes
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
install-fixes

Gbp-Pq: Name install-fixes.diff

3 years agobuild-against-shared-lpsolve
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
build-against-shared-lpsolve

Gbp-Pq: Name build-against-shared-lpsolve.diff

3 years agodebian-debug
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
debian-debug

Gbp-Pq: Name debian-debug.diff

3 years agosplit-evoab
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
split-evoab

Gbp-Pq: Name split-evoab.diff

3 years agojurt-soffice-location
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
jurt-soffice-location

commit b71107fb12e3c3125e0cb62c5a4f6636a80c6408
Author:     Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
AuthorDate: Tue Jun 7 11:52:37 2011 +0200
Commit:     Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
CommitDate: Tue Jun 7 11:52:37 2011 +0200

    on debian-based systems, we know where our soffice binary is

Gbp-Pq: Name jurt-soffice-location.diff

3 years agodebian-opt
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
debian-opt

Gbp-Pq: Name debian-opt.diff

3 years agono-check-if-root
Debian LibreOffice Maintainers [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
no-check-if-root

Gbp-Pq: Name no-check-if-root.diff

3 years agolibreoffice (1:7.0.4-4+deb11u4) bullseye-security; urgency=high
Rene Engelhard [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
libreoffice (1:7.0.4-4+deb11u4) bullseye-security; urgency=high

  * debian/patches/ZDI-CAN-17859.diff: fix ZDI-CAN-17859/CVE-2022-3140

[dgit import unpatched libreoffice 1:7.0.4-4+deb11u4]

3 years agoImport libreoffice_7.0.4-4+deb11u4.debian.tar.xz
Rene Engelhard [Tue, 6 Sep 2022 16:54:37 +0000 (17:54 +0100)]
Import libreoffice_7.0.4-4+deb11u4.debian.tar.xz

[dgit import tarball libreoffice 1:7.0.4-4+deb11u4 libreoffice_7.0.4-4+deb11u4.debian.tar.xz]

5 years agoImport libreoffice_7.0.4.orig.tar.xz
Rene Engelhard [Thu, 31 Dec 2020 12:00:06 +0000 (12:00 +0000)]
Import libreoffice_7.0.4.orig.tar.xz

[dgit import orig libreoffice_7.0.4.orig.tar.xz]

5 years agoImport libreoffice_7.0.4.orig-helpcontent2.tar.xz
Rene Engelhard [Thu, 31 Dec 2020 12:00:06 +0000 (12:00 +0000)]
Import libreoffice_7.0.4.orig-helpcontent2.tar.xz

[dgit import orig libreoffice_7.0.4.orig-helpcontent2.tar.xz]

5 years agoImport libreoffice_7.0.4.orig-translations.tar.xz
Rene Engelhard [Thu, 31 Dec 2020 12:00:06 +0000 (12:00 +0000)]
Import libreoffice_7.0.4.orig-translations.tar.xz

[dgit import orig libreoffice_7.0.4.orig-translations.tar.xz]